How to Install eclipse-cdt-jni software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install eclipse-cdt-jni software package in Ubuntu 12.04 LTS (Precise Pangolin)

eclipse-cdt-jni software package provides C/C++ Development Tools for Eclipse (JNI), you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eclipse-cdt-jni 

eclipse-cdt-jni is installed in your system.

Make ensure the eclipse-cdt-jni package were installed using the commands given below,

$ sudo dpkg-query -l | grep eclipse-cdt-jni *

You will get with eclipse-cdt-jni package name, version, architecture and description in a table

eclipse-cdt-jni package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Java
Package eclipse-cdt-jni
Version 8.0.2-1
Description C/C++ Development Tools for Eclipse (JNI)
Sub Section Java


See Also, How to uninstall or remove eclipse-cdt-jni software package from Ubuntu 12.04 LTS (Precise Pangolin)?